Always call the get_path and get_iter implementations directly, rather
authorMatthias Clasen <mclasen@redhat.com>
Fri, 30 Dec 2005 03:29:36 +0000 (03:29 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 30 Dec 2005 03:29:36 +0000 (03:29 +0000)
commit215a384992c6323e0d143d3c4b35259606084ab6
treef6abb6bcb5f3c52aa0ba597129ddbd086fdfadc5
parent957e3ce205246b9fa2b3539681b92e20377897d7
Always call the get_path and get_iter implementations directly, rather

2005-12-29  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkliststore.c:
* gtk/gtktreestore.c: Always call the get_path and get_iter
implementations directly, rather than the current mixture whith
some calls going through the GtkTreeModel interface.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkliststore.c
gtk/gtktreestore.c